babl: add performance flag to intent, issue #21
authorØyvind Kolås <pippin@gimp.org>
Tue, 21 Aug 2018 16:08:47 +0000 (18:08 +0200)
committerØyvind Kolås <pippin@gimp.org>
Tue, 21 Aug 2018 16:21:57 +0000 (18:21 +0200)
commitc153fec67e0eb15d8ca15d5f019d239c01e0c12b
treeeb80a862babe37368c0e55c12f3bdf550a680302
parentf193663f1892364a1f1dfbe46e24296fb1c735f8
babl: add performance flag to intent, issue #21

Add BABL_ICC_INTENT_PERFORMANCE which can be ored into the intente
num when requesting that babl constructs a space using
babl_space_from_icc, when PERFORMANCE is requested babl will permit
matrix+trc over cLUT, and when it is an intent without a performance
modifier this does not apply.
babl/babl-icc.c
babl/babl.h